home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK-8⁄89.cpt / LImacSTACK.8_89 / card_32643.txt < prev    next >
Text File  |  1989-08-04  |  2KB  |  96 lines

  1. -- card: 32643 from stack: in.8_89
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 30440
  5. -- name: Navigation Help
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide bg btn "Go List"
  9.   hide bg btn "More..."
  10. end openCard
  11.  
  12.  
  13.  
  14.  
  15. -- part 3 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=351 top=72 right=93 bottom=373
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 4465 / 4465
  21. -- text alignment: 1
  22. -- font id: 3
  23. -- text size: 9
  24. -- style flags: 0
  25. -- line height: 12
  26. -- part name: Index
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   push cd
  30.   visual barn door close to black
  31.   visual barn door open
  32.   go cd "LImacSTACK index"
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 4 (button)
  38. -- low flags: 00
  39. -- high flags: 0000
  40. -- rect: left=318 top=98 right=120 bottom=347
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 6721 / 6721
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: Return
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   visual iris close to grey
  52.   visual iris open
  53.   pop cd
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 5 (button)
  59. -- low flags: 00
  60. -- high flags: A000
  61. -- rect: left=160 top=235 right=284 bottom=255
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 29107 / 29107
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: LImacSTACK Button
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   answer "Use the button on the Cover Card." with "OK"
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part contents for background part 1
  78. ----- text -----
  79. Navigation
  80. Help
  81.  
  82. -- part contents for background part 11
  83. ----- text -----
  84.                          - ON ANY CARD -
  85. To get to the opening ("cover") card from anywhere:
  86.       Click on First Card button.
  87.  
  88. The "bent arrow button"            will usually return you to the top of a section. 
  89.  
  90. Fast way to flip through cards:
  91. Hold down mouse when clicking Next or Prev button.
  92.              
  93.  
  94. ‚Ä¢ Note ‚Ä¢ This button will paste itself into your 
  95.                Home (or any other) stack. Then when you
  96.                click it, you will come to this stack.